home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / comms_w / wrcmdl13.zip / README.1ST < prev    next >
Text File  |  1995-01-07  |  4KB  |  107 lines

  1.                           Winsock RCMD.DLL Version 1.3
  2.                         Copyright 1994 Denicomp Systems
  3.                              All rights reserved
  4.  
  5.  
  6. Winsock RCMD.DLL provides a function similar to the Berkeley Sockets "rcmd"
  7. function for Windows Sockets.  This provides the ability to initiate Unix
  8. commands from within your Windows program and process any output from that
  9. command.
  10.  
  11. Winsock RCMD.DLL is a Dynamic Link Library (DLL) callable from almost any
  12. language that allows DLL calls, such as C, C++, or Visual Basic.
  13.  
  14. Example programs are provided for both C and Visual Basic.  The example C
  15. program was written using Microsoft Visual C/C++ 1.0.
  16.  
  17.  
  18. ALSO AVAILABLE
  19. --------------
  20.  
  21. Winsock RCP.DLL provides a function that allows you to copy files to and from
  22. remote hosts from within your programs, just like the Winsock RCP command.
  23. It also includes the recusive copy capability.
  24.  
  25. Winsock RCP/RSH provide Windows Sockets compatible versions of Unix
  26. utilities of the same name.  Winsock RCP allows you to copy files to or from
  27. remote hosts or between two remote hosts, including recursive copies.  Winsock
  28. RSH allows you to execute commands on a remote host and view the output on your
  29. screen or capture the output to a file on your PC.
  30.  
  31. Winsock RSHD is a Remote Shell Daemon (Server) for Windows Sockets.  It accepts
  32. command requests from remote hosts (Unix or other PC's) via the standard "rsh"
  33. command and executes them on the PC running Winsock RSHD.  It also allows file
  34. copying to and from the PC via the standard "rcp" command. A special "SendKeys"
  35. extension allows remote control of Windows programs through the standard "rsh"
  36. command, even from Unix.  Security can also be enforced.
  37.  
  38. SHAREWARE
  39. ---------
  40.  
  41. Winsock RCMD.DLL is shareware.  You can try it for thirty (30) days.  If you
  42. find it useful, you can register it using the order form included.  If you do
  43. not wish to register it, delete it from your hard disk or pass it along to a
  44. friend who may find it useful.
  45.  
  46. By registering, you will receive the latest version of the product, a license
  47. to distribute RCMD.DLL with your product without royalties or any other fees,
  48. printed documentation, and support via US Mail or Compuserve.
  49.  
  50. The shareware version of the product is fully functional except for the
  51. following:
  52.  
  53.    * You must click on the OK button in the message window each time you use
  54.      it.  This is to remind you that you are using an unregistered version.
  55.  
  56.  
  57. PRICING
  58. -------
  59.  
  60. An order form is provided in this package.  If for some reason it is not there,
  61. Winsock RCMD.DLL can be registered for $29.95.
  62.  
  63. Please include $5.00 for Shipping and Handling for U.S. orders.  Add $6.00 for
  64. Canada/Mexico.  Add $10.00 for other countries.
  65.  
  66. Pennsylvania residents add 6% sales tax.
  67.  
  68. Please send a check or money order drawn on a U.S. bank.  Credit card orders
  69. are not currently accepted, however you may register using Compuserve's online
  70. registration.
  71.  
  72. Winsock RCP.DLL is available for $34.95.  This includes a license to distribute
  73. it with your product without royalties or any other fees.
  74.  
  75. Winsock RCP/RSH is available for $29.95.  This price includes BOTH
  76. utilities.  The license is for a single user.  Special pricing for multiple
  77. licenses is available.
  78.  
  79. Winsock RCMD.DLL, Winsock RCP.DLL, and Winsock RCP/RSH can be registered via
  80. Compuserve and billed to your Compuserve account.  The SWREG numbers are:
  81.  
  82.     Winsock RCP/RSH:    SWREG #4008
  83.  
  84.     Winsock RCMD.DLL:   SWREG #4011
  85.  
  86.     Winsock RCP.DLL:    SWREG #4009
  87.  
  88.     Winsock RSHD:       SWREG #4256
  89.  
  90.  
  91. SUPPORT
  92. -------
  93.  
  94. Currently, support is provided via US Mail and Compuserve.  Phone support may
  95. be provided at a later date.  Registered users will be notified if this becomes
  96. an option.
  97.  
  98. Compuserve Address:  71612,2333
  99.  
  100. Internet Address:    71612.2333@compuserve.com
  101.  
  102. US Mail Address:     Denicomp Systems
  103.                      P.O. Box 731
  104.                      Exton, PA  19341
  105.  
  106.  
  107.